Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps vscode-ws-jsonrpc from 0.2.0 to 1.0.1.

Changelog

Sourced from vscode-ws-jsonrpc's changelog.

[1.0.1] - 2022-05-21

  • Add some typing on the code/proto converters #359

[1.0.0] - 2022-05-20

  • Switch to npm workspace and vite and thereby drop yarn, lerna and webpack #340
    • Restructure project: All code is moved to packages directory
    • Update and clean-up all dependencies
    • Use monaco-editor in examples instead of monaco-editor-core
    • README was fully revised
    • Bugfixes resulting from this:
      • fix: Fix vscode-compatibility using webpack #342
      • Use ts-node for example #344
      • Update README.md #345
      • Integrate webpack client example as second option #353
  • Make monaco workspace disposable #330
  • Update the protocol to version 3.17 #350
  • Fix code action diagnostics #352
  • Fix resolving, never overwrite by undefined #354
  • The connectionProvider now expects a MessageTransports instead of a MessageConnection
  • Bump version to 1.0.0

[0.18.1] - 2022-03-21

  • Fix vscode api enum #333

[0.18.0] - 2022-03-15

  • Update to monaco 0.33 & vscode 1.65 #329
  • Updated minor versions of vscode-languageserver-textdocument and vscode-uri and removed engines entry from client

[0.17.4] - 2022-02-22 (2022-03-08)

  • First released as @​codingame/monaco-languageclient@​0.17.4 on specified date
  • Release of [email protected] was made available on date in brackets
  • Register providers using the document selector directly #317

[0.17.3] - 2021-12-21 (2022-02-23)

  • First released as @​codingame/monaco-languageclient@​0.17.3 on specified date
  • Release of [email protected] was made available on date in brackets
  • Releases 0.17.1 and 0.17.2 were mistakes
  • Fix various issues: outdated api, missing stuff in compatibility-api... #309

[0.17.0] - 2021-11-10 (2022-02-23)

  • First released as @​codingame/monaco-languageclient@​0.17.0 on specified date
  • Release of [email protected] was made available on date in brackets
  • Update to monaco 0.30.1 #301

... (truncated)

Commits
  • eb4fd93 Prepare 1.0.1 release
  • 68b1d5a Merge pull request #359 from TypeFox/fix-code-converters
  • 315e3f9 Merge pull request #360 from TypeFox/add-missing-changelog-entry
  • d4d954b Add missing changelog entry
  • 34055e8 Add some typing on the code/proto converters
  • 30711b8 Updated CHANGELOG
  • ffe6fd5 Ensure vite dev starts with clearing the cache (for now)
  • 4b34633 Merge pull request #354 from TypeFox/fix-resolving-override
  • 1ed1c3f Fix resolving, never overwrite by undefined
  • e5766bf Prepare 1.0.0 release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kaisalmen, a new releaser for vscode-ws-jsonrpc since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vscode-ws-jsonrpc](https://github.com/TypeFox/monaco-languageclient) from 0.2.0 to 1.0.1.
- [Release notes](https://github.com/TypeFox/monaco-languageclient/releases)
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/v1.0.1/CHANGELOG.md)
- [Commits](TypeFox/monaco-languageclient@v0.2.0...v1.0.1)

---
updated-dependencies:
- dependency-name: vscode-ws-jsonrpc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #423.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/vscode-ws-jsonrpc-1.0.1 branch August 1, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants